Click or drag to resize

IsNotEqualTo Constructor

Overload List
  NameDescription
Public methodIsNotEqualTo(PropertyPath, PropertyPath)
Initializes a new instance of the IsNotEqualTo class.
Public methodIsNotEqualTo(PropertyPath, Boolean)
Initializes a new instance of the IsNotEqualTo class.
Public methodIsNotEqualTo(PropertyPath, DateTime)
Initializes a new instance of the IsNotEqualTo class.
Public methodIsNotEqualTo(PropertyPath, Double)
Initializes a new instance of the IsNotEqualTo class.
Public methodIsNotEqualTo(PropertyPath, Int64)
Initializes a new instance of the IsNotEqualTo class.
Public methodIsNotEqualTo(PropertyPath, String)
Initializes a new instance of the IsNotEqualTo class.
Top
See Also